type github.com/jackc/puddle/v2.ints

3 uses

	github.com/jackc/puddle/v2 (current package)
		log.go#L5: type ints interface {
		log.go#L11: func log2Int[T ints](val T) uint8 {
		log.go#L19: func log2IntRange[T ints](val T, begin, end uint8) uint8 {